home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Developer & Web Development Tools
/
Twistpad 1.64
/
Setup.exe
/
$APPDATA
/
Carthago
/
Twistpad
/
Syntax
/
java.sdf
< prev
next >
Wrap
Text File
|
2007-03-10
|
1KB
|
83 lines
;Java source Syntax highlight Script for Twistpad
;1998 - 2007 ⌐ Carthago Software
[::Header::]
SyntaxName=Java Source
Extensions=jav;java
Spelling=0
SpellingContexts=1;2
CommentChar=//
[Comment1]
Type=StartStop
Context=1
Scope=0
Priority=10
WholeWordOnly=0
First=//
Last=
Background=Default
Foreground=008000
italic=1
escapeChar=\
[Comment2]
Type=StartStop
Context=1
Scope=0
Priority=10
WholeWordOnly=0
First=/*
Last=*/
Background=Default
Foreground=008000
italic=1
outline=1
escapeChar=\
[Quote]
Type=StartStop
Context=2
Scope=0
Priority=10
WholeWordOnly=0
First="
Last="
Background=Default
Foreground=408080
escapeChar=\
[Brackets]
Type=StartStop
Context=3
Scope=0
Priority=5
WholeWordOnly=0
First={
Last=}
Background=Default
Foreground=Default
outline=1
smart=1
[Keywords]
Type=keyword
Context=101
Scope=0
Priority=6
WholeWordOnly=1
Keyword1=as
Keyword1=
Keyword2=do;if
Keyword3=for;int;new;try;var
Keyword4=byte;case;cast;char;else;goto;long;null;rest;this;true;void
Keyword5=break;catch;class;const;false;final;float;short;throw;while
Keyword6=double;future;import;native;public;return;static;switch;throws
Keyword7=boolean;byvalue;default;extends;finally;generic;package;private
Keyword8=abstract;continue;operator;volatile;synchronized
Keyword9=interface;protected;transient
Keyword10=implements;instanceof;threadsafe
Background=Default
Foreground=0000FF
Bold=0